type runtime.gclink

3 uses

	runtime (current package)
		mcache.go#L62: type gclink struct {
		mcache.go#L73: func (p gclinkptr) ptr() *gclink {
		mcache.go#L74: 	return (*gclink)(unsafe.Pointer(p))